-
Home
-
Broadcast
-
48.09
-
Code
-
Classes
- collection
| Total Complexity |
74 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
619 |
| Lines of code |
220 |
| Logical lines of code |
103 |
| Comment lines |
269 |
| Methods |
50 |
| Properties |
1 |
Methods 50
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| insert_before_after() |
A |
52 |
8 |
25 |
| lists() |
S |
59 |
3 |
15 |
| make() |
S |
68 |
4 |
7 |
| sortBy() |
S |
64 |
3 |
10 |
| collapse() |
S |
67 |
2 |
8 |
| first() |
S |
78 |
2 |
3 |
| get() |
S |
73 |
2 |
5 |
| getListValue() |
S |
78 |
2 |
3 |
| implode() |
S |
74 |
2 |
4 |
| is() |
S |
71 |
2 |
6 |
| last() |
S |
78 |
2 |
3 |
| merge() |
S |
70 |
2 |
6 |
| offsetSet() |
S |
71 |
2 |
6 |
| take() |
S |
74 |
2 |
4 |
| __construct() |
S |
81 |
1 |
3 |
| __toString() |
S |
81 |
1 |
3 |
| all() |
S |
82 |
1 |
3 |
| append() |
S |
76 |
1 |
4 |
| count() |
S |
80 |
1 |
3 |
| each() |
S |
76 |
1 |
4 |
| fetch() |
S |
79 |
1 |
3 |
| filter() |
S |
79 |
1 |
3 |
| flatten() |
S |
80 |
1 |
3 |
| flush() |
S |
81 |
1 |
3 |
| forget() |
S |
80 |
1 |
3 |
| getIterator() |
S |
80 |
1 |
3 |
| has() |
S |
79 |
1 |
3 |
| insert_after() |
S |
74 |
1 |
4 |
| insert_before() |
S |
74 |
1 |
4 |
| isEmpty() |
S |
80 |
1 |
3 |
| is_empty() |
S |
81 |
1 |
3 |
| map() |
S |
79 |
1 |
3 |
| offsetExists() |
S |
79 |
1 |
3 |
| offsetGet() |
S |
80 |
1 |
3 |
| offsetUnset() |
S |
80 |
1 |
3 |
| pop() |
S |
80 |
1 |
3 |
| push() |
S |
80 |
1 |
3 |
| put() |
S |
76 |
1 |
4 |
| reverse() |
S |
80 |
1 |
3 |
| set() |
S |
79 |
1 |
3 |
| shift() |
S |
80 |
1 |
3 |
| slice() |
S |
78 |
1 |
3 |
| sort() |
S |
76 |
1 |
4 |
| sort_by() |
S |
80 |
1 |
3 |
| sort_by_key() |
S |
81 |
1 |
3 |
| toArray() |
S |
82 |
1 |
3 |
| to_array() |
S |
81 |
1 |
3 |
| toJson() |
S |
79 |
1 |
3 |
| to_json() |
S |
80 |
1 |
3 |
| values() |
S |
76 |
1 |
4 |